home *** CD-ROM | disk | FTP | other *** search
- --= SID = SIMTEL20 Ada Software Repository Item Description File = SID =--
- -- UNIT NAME : C2 Support Modules (AI)
- -- VERSION : 1.0
- -- REVIEW CODE :
- -- DDN ADDRESS :
- -- AUTHOR : Software Architecture and Engineering, Inc
- -- : 1500 Wilson Blvd. Suite 800
- -- : Arlington, VA 22209
- -- : Andy McGarry
- -- : (703) 276-7910
- -- : Sponsor: Lt. Colonel Falgiano
- -- : ESD/SCW
- -- : Hanscom AFB, MA 01731
- -- COPYRIGHT : (c) 1986, Software Architecture and Engineering, Inc
- -- DATE CREATED : December, 1985
- -- DATE RELEASED : December, 1985
- -- DATE LAST UPDATED : December, 1985
- -- LOCATION : ASR
- -- ENVIRONMENT : VAX/VMS DEC Ada
- --= CLASSIFICATION ===============================================--
- -- CATEGORY LEVEL 1 : Artificial Intelligence
- -- CATEGORY LEVEL 2 : LISP Routines
- -- CATEGORY LEVEL 3 :
- -- CATEGORY LEVEL 4 :
- -- KEYWORD :
- -- INDEX : LISP
- -- INDEX : AI
- -- INDEX : C2 Support Modules
- -- INDEX : Modules, C2 Support
- -- TAXONOMY :
- -- DEPENDENCIES :
- -- SEE ALSO : WIS_TOOL_13
- --= FILE LISTING ===============================================--
- -- FILE SPECS : PD:<ADA.AI>ALSP*.*
- -- DIRECTORY DISPLAY :
- -- Directory PD:<ADA.AI>
- -- File Name Byte Count Line Count
- -- --------------- ---------- ----------
- -- ALSP.ABS 2038 41
- -- ALSP.CM2 8457 164
- -- ALSP.CMM 5951 180
- -- ALSP.PRO 3629 77
- -- ALSPDESGN.DOC 92478 2703
- -- ALSPREAD.ME 1561 35
- -- ALSPREN.SUB 300 9
- -- ALSPSRC.DIS 165 5
- -- ALSPTECH.DOC 127481 3828
- -- ALSPTYPES.SRC 214879 6278
- -- ALSPUSER.DOC 87583 3498
- -- =============== ========== ==========
- -- 11 Files 544522 16818
- --= ABSTRACT ===============================================--
- -- This is a package of types, objects, and functions that
- -- emulate the important capabilities of the AI language LISP which are
- -- not directly available in Ada. These capabilities will be represented
- -- in Ada in a relatively straightforward manner without changing the Ada
- -- language definition.
- --= REVISION HISTORY ===============================================--
- --
- -- DATE VERSION AUTHOR HISTORY
- -- 12/85 1.0 SAE, Inc Initial Release
- --= RELEASE NOTICE ===============================================--
- --
- -- This prologue must be included in all copies of this software.
- --
- -- This software is copyright by the author.
- --
- -- This software is released to the Ada community.
- -- This software is released to the Public Domain (note:
- -- software released to the Public Domain is not subject
- -- to copyright protection).
- -- Restrictions on use or distribution: NONE
- --= DISCLAIMER ===============================================--
- -- This software and its documentation are provided "AS IS" and
- -- without any expressed or implied warranties whatsoever. No warranties
- -- as to performance, merchantability, or fitness for a particular
- -- purpose exist.
- -- The user is advised to test the software thoroughly before
- -- relying on it. The user must assume the entire risk and liability of
- -- using this software. In no event shall any person or organization of
- -- people be held responsible for any direct, indirect, consequential or
- -- inconsequential damages or lost profits.
- --======================================================================--
-